home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 6 / 006.d81 / bug spray < prev    next >
Text File  |  2022-08-26  |  657b  |  48 lines

  1. AAARGH!!!!!
  2.  
  3.   Our subscribers found two tiny,
  4.  
  5. insignificant errors in issue one.
  6.  
  7. French Military Game faults when you
  8.  
  9. try to move from 4 to 3, and we
  10.  
  11. told you the wrong file name for
  12.  
  13. Colorlister.
  14.  
  15.   Here's how we fix them.
  16.  
  17. FRENCH MILITARY GAME:
  18.  
  19. new
  20.  
  21. load"french military",8
  22.  
  23. 200dims(167),r(30,2),l(11,11),w(3)
  24. ,a(167,11)
  25.  
  26. open15,8,15,"s0:french military"
  27.  
  28. close15
  29. save"french military",8
  30.  
  31.  
  32. COLORLIST:
  33.  
  34. open15,8,15,"r0:colorlist=m.colorlist"
  35.  
  36.  
  37.   When you see an error in LOADSTAR,
  38.  
  39. use STARLINE to tell us about it, and
  40.  
  41. if you fixed it, how you did it.
  42.  
  43. Bug Spray will continue to appear as
  44.  
  45. long as people continue to find errors
  46.  
  47. in our programs.
  48.